SftTabs/NET 6.0

Contains Method, TabCollectionClass Class

Softel vdm, Inc.

Determines whether the tab collection contains a specific tab.

Syntax      TabCollectionClass Class (Softelvdm.SftTabsNET)

VB   

Public Function Contains( ByVal tab As TabClass ) As Boolean

C#   

public bool Contains( TabClass tab );

C++   

public: bool Contains( TabClass^ tab );

tab

The tab to locate in the tab collection.

Return Value

True if the tab is found in the collection, False otherwise.

Comments

The Contains method determines whether the tab collection contains a specific tab.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com